@charset "utf-8";

.header_new {
    line-height: 1
}

.header_new a,
.header_new abbr,
.header_new acronym,
.header_new address,
.header_new applet,
.header_new article,
.header_new aside,
.header_new audio,
.header_new b,
.header_new big,
.header_new blockquote,
.header_new canvas,
.header_new caption,
.header_new center,
.header_new cite,
.header_new code,
.header_new dd,
.header_new del,
.header_new details,
.header_new dfn,
.header_new div,
.header_new dl,
.header_new dt,
.header_new em,
.header_new embed,
.header_new fieldset,
.header_new figcaption,
.header_new figure,
.header_new footer,
.header_new form,
.header_new h1,
.header_new h2,
.header_new h3,
.header_new h4,
.header_new h5,
.header_new h6,
.header_new header,
.header_new hgroup,
.header_new i,
.header_new iframe,
.header_new img,
.header_new ins,
.header_new kbd,
.header_new label,
.header_new legend,
.header_new li,
.header_new mark,
.header_new menu,
.header_new nav,
.header_new object,
.header_new ol,
.header_new output,
.header_new p,
.header_new pre,
.header_new q,
.header_new ruby,
.header_new s,
.header_new samp,
.header_new section,
.header_new small,
.header_new span,
.header_new strike,
.header_new strong,
.header_new sub,
.header_new summary,
.header_new sup,
.header_new table,
.header_new tbody,
.header_new td,
.header_new tfoot,
.header_new th,
.header_new thead,
.header_new time,
.header_new tr,
.header_new tt,
.header_new u,
.header_new ul,
.header_new var,
.header_new video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    font: inherit;
    vertical-align: baseline
}

.header_new article,
.header_new aside,
.header_new details,
.header_new figcaption,
.header_new figure,
.header_new footer,
.header_new header,
.header_new hgroup,
.header_new menu,
.header_new nav,
.header_new section {
    display: block
}

.header_new dl,
.header_new ol,
.header_new ul {
    list-style: none
}

.header_new blockquote,
.header_new q {
    quotes: none
}

.header_new blockquote:after,
.header_new blockquote:before,
.header_new q:after,
.header_new q:before {
    content: "";
    content: none
}

.header_new table {
    border-collapse: collapse;
    border-spacing: 0
}

.header_new input,
.header_new select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    background-color: transparent;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.header_new select.desktopDropDown::-ms-expand,
.header_new select::-ms-expand {
    display: none
}

.header_new select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: ""
}

.header_new input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.header_new button {
    cursor: pointer
}

.header_new,
.header_new button,
.header_new input,
.header_new select,
.header_new textarea {
    font-family: Noto Sans TC, Helvetica, Arial, 敺株?甇??擃? Microsoft JhengHei, ??撽迤暺? WenQuanYi Zen Hei, ?琿? Pro, LiHei Pro, sans-serif
}

@-webkit-keyframes a {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes a {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.header_new {
    position: fixed;
    top: 0;
    z-index: 1002;
    width: 997px;
    height: 70px;
    padding: 15px 10px 0;
    margin: 0 auto 10px;
    color: #777;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    overflow: hidden;
    /*20211103*/
    max-width:997px;
    position:sticky;
}

/* @media (min-width:1020px) {
    .header_new {
        width: calc(100% - 20px)
    }
} */

/* @media (min-width:1200px) {
    .header_new {
        width: calc(100% - 80px);
        padding: 15px 40px 0
    }
} */

/* @media (min-width:1300px) {
    .header_new {
        width: calc(100% - 20px);
        height: 40px;
        padding: 15px 10px 5px
    }
} */

.header_new a {
    text-decoration: none
}

.header_new a:hover {
    text-decoration: underline
}

.header_new .logo {
    position: relative;
    float: left;
    width: calc(50% - 10px);
    height: 25px;
    padding: 5px 0 5px 10px;
    display: inline-block;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

/* @media (min-width:1200px) {
    .header_new .logo {
        padding: 5px 0 5px 15px
    }
} */

/* @media (min-width:1300px) {
    .header_new .logo {
        width: auto;
        margin: 0 15px 0 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
} */

/* @media (min-width:1650px) {
    .header_new .logo {
        margin: 0 20px 0 0
    }
} */

.header_new .logo a {
    display: block
}

.header_new .logo a img {
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header_new .logo a.onlineindex {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: auto;
    width: 112px;
    height: 25px
}

/* @media (min-width:1200px) {
    .header_new .logo a.onlineindex {
        left: 15px
    }
} */

.header_new .nav {
    clear: both;
    width: auto;
    height: 35px;
    background-color: transparent;
    font-size: 15px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

/* @media (min-width:1300px) {
    .header_new .nav {
        clear: none;
        float: left;
        width: auto;
        display: inline-block;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
} */

/* @media (min-width:1650px) {
    .header_new .nav {
        font-size: 16px
    }
} */

.header_new .nav ul {
    clear: both;
    width: 100%;
    height: 35px;
    line-height: 35px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header_new .nav ul li {
    padding: 0 3px;
    opacity: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

/* @media (min-width:1200px) {
    .header_new .nav ul li {
        padding: 0 5px
    }
} */

/* @media (min-width:1300px) {
    .header_new .nav ul li {
        float: left;
        display: inline-block
    }
} */

/* @media (min-width:1650px) {
    .header_new .nav ul li {
        padding: 0 10px
    }
} */

.header_new .nav ul li a {
    color: #111;
    letter-spacing: normal;
    font-weight: 400;
    text-align: inherit;
    display: block
}

.header_new .nav ul li a:active {
    background-color: transparent
}

.header_new .nav ul li.active a {
    color: hsla(0, 0%, 7%, .35);
    font-weight: 600
}

.header_new .nav_mypaper {
    line-height: inherit;
    padding: 0;
    margin-bottom: 0
}

.header_new .nav_mypaper ul li a {
    float: none;
    width: auto;
    line-height: inherit;
    border: none;
    text-shadow: none;
    font-size: inherit;
    display: block
}

.header_new .nav_mypaper ul li.manage a:before {
    position: relative;
    content: "";
    top: 2px;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' width='15' height='15'%3E%3Cpath fill='%23ffeb97' d='M11 0H4C1.8 0 0 1.8 0 4v7c0 2.2 1.8 4 4 4h7c2.2 0 4-1.8 4-4V4c0-2.2-1.8-4-4-4zM3.5 7C2.7 7 2 6.3 2 5.5S2.7 4 3.5 4 5 4.7 5 5.5 4.3 7 3.5 7zm4 5C5.6 12 4 10.4 4 8.5h7c0 1.9-1.6 3.5-3.5 3.5zm4-5c-.8 0-1.5-.7-1.5-1.5S10.7 4 11.5 4s1.5.7 1.5 1.5S12.3 7 11.5 7z'/%3E%3C/svg%3E");
    background-size: contain;
    display: inline-block
}

.header_new .nav_mypaper ul li.alert span {
    position: relative;
    top: 2px;
    height: 15px;
    line-height: 15px;
    padding: 0 2px;
    border-radius: 5px;
    background-color: #f33;
    color: #fff;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    display: inline-block
}

.header_new .user_info {
    float: right;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 10px 0 0;
    font-size: 12px;
    white-space: nowrap;
    display: inline-block;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

/* @media (min-width:1200px) {
    .header_new .user_info {
        padding: 0 15px 0 0
    }
} */

/* @media (min-width:1300px) {
    .header_new .user_info {
        margin: 0 0 0 15px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
} */

.header_new .user_info li {
    float: left;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    display: inline-block
}

.header_new .user_info li a {
    color: #777;
    display: inline
}

.header_new .user_info li a:hover {
    color: #008ae0
}

.header_new .user_info li:before {
    position: relative;
    float: left;
    content: "|";
    top: -1px;
    padding: 0 7px;
    display: inline-block
}

.header_new .user_info li:first-child:before {
    display: none
}

.header_new .user_info li.search {
    position: relative;
    z-index: 10;
    width: 25px
}

.header_new .user_info li.search>div {
    float: left;
    display: inline-block
}

.header_new .user_info li.search button {
    padding: 0;
    margin: 0
}

.header_new .user_info li.search .search_icon {
    width: 35px;
    height: 35px;
    padding: 0;
    border: 0;
    font-size: 14px;
    color: #777;
    background-color: transparent;
    outline: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header_new .user_info li.search .search_icon i {
    position: relative;
    top: 0;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 14.9' width='15' height='15'%3E%3Cpath fill='%23777' d='M14.5 13.3L11 9.7c1.7-2.4 1.4-5.8-.6-7.9C9.2.7 7.7 0 6.1 0 4 0 2 1.1.9 2.9c-1.2 2-1.2 4.5 0 6.5 1.1 1.8 3 2.9 5.1 2.9 1.3 0 2.5-.4 3.5-1.1l3.5 3.6c.2.2.5.2.7 0l.7-.7c.3-.3.3-.6.1-.8zm-8.4-3.1C5 10.2 4 9.8 3.2 9c-1.6-1.6-1.6-4.2 0-5.8 1.5-1.6 4-1.6 5.6-.1l.1.1c1.6 1.6 1.6 4.2 0 5.8-.8.8-1.8 1.2-2.8 1.2z'/%3E%3C/svg%3E");
    background-size: 100%
}

.header_new .user_info li.search .search_icon i:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.7 14.9' width='15' height='15'%3E%3Cpath fill='%23008ae0' d='M14.5 13.3L11 9.7c1.7-2.4 1.4-5.8-.6-7.9C9.2.7 7.7 0 6.1 0 4 0 2 1.1.9 2.9c-1.2 2-1.2 4.5 0 6.5 1.1 1.8 3 2.9 5.1 2.9 1.3 0 2.5-.4 3.5-1.1l3.5 3.6c.2.2.5.2.7 0l.7-.7c.3-.3.3-.6.1-.8zm-8.4-3.1C5 10.2 4 9.8 3.2 9c-1.6-1.6-1.6-4.2 0-5.8 1.5-1.6 4-1.6 5.6-.1l.1.1c1.6 1.6 1.6 4.2 0 5.8-.8.8-1.8 1.2-2.8 1.2z'/%3E%3C/svg%3E")
}

.header_new .user_info li.search .search_toggle .search_icon.icon_close {
    display: none
}

.header_new .user_info li.search .search_toggle .search_icon.icon_close i {
    top: 0;
    width: 12px;
    height: 12px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.9 13.9' width='12' height='12'%3E%3Cpath fill='%23777' d='M13.8.9L13 .2c-.2-.2-.5-.2-.8 0L7 5.4 1.7.2C1.5 0 1.1 0 .9.2L.2.9c-.2.2-.2.6 0 .8L5.5 7 .2 12.3c-.2.1-.2.5 0 .7l.8.8c.2.2.5.2.8 0L7 8.5l5.3 5.3c.2.2.5.2.8 0l.8-.8c.2-.2.2-.5 0-.8L8.5 7l5.3-5.3c.2-.2.2-.6 0-.8z'/%3E%3C/svg%3E");
    background-size: contain
}

.header_new .user_info li.search .search_toggle .search_icon.icon_close i:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.9 13.9' width='12' height='12'%3E%3Cpath fill='%23008ae0' d='M13.8.9L13 .2c-.2-.2-.5-.2-.8 0L7 5.4 1.7.2C1.5 0 1.1 0 .9.2L.2.9c-.2.2-.2.6 0 .8L5.5 7 .2 12.3c-.2.1-.2.5 0 .7l.8.8c.2.2.5.2.8 0L7 8.5l5.3 5.3c.2.2.5.2.8 0l.8-.8c.2-.2.2-.5 0-.8L8.5 7l5.3-5.3c.2-.2.2-.6 0-.8z'/%3E%3C/svg%3E")
}

.header_new .user_info li.search .search_container {
    position: absolute;
    right: 25px;
    top: 0;
    z-index: 50;
    max-width: 0;
    height: 35px;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden
}

.header_new .user_info li.search .search_container input[type=text] {
    width: 205px;
    height: 25px;
    line-height: 25px;
    padding: 5px 35px 5px 10px;
    margin: 0;
    border: 0;
    font-size: 13px;
    letter-spacing: .5px;
    color: #666;
    background-color: #f5f5f5;
    outline: 0
}

.header_new .user_info li.search .search_container input[type=text]:focus {
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .15)
}

.header_new .user_info li.search .search_container .search_icon {
    position: absolute;
    top: 0;
    left: 215px;
    z-index: 55;
    vertical-align: middle
}

.header_new .user_info li.mail span {
    float: left;
    margin: 0 3px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block
}

/* @media (min-width:1300px) {
    .header_new .user_info li.mail span {
        display: none
    }
} */

/* @media (min-width:1650px) {
    .header_new .user_info li.mail span {
        max-width: 80px;
        display: inline-block
    }
} */

/* @media (min-width:1900px) {
    .header_new .user_info li.mail span {
        max-width: 120px
    }
} */

.header_new .user_info li.mail a {
    position: relative;
    z-index: 10;
    float: left;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header_new .user_info li.mail a i {
    position: relative;
    top: -1px;
    z-index: 10;
    width: 16px;
    height: 12px;
    margin: 0 5px 0 2px;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12' width='16' height='12'%3E%3Cpath fill='%23777' d='M7.4 9.5L0 3.8V11c0 .6.4 1 1 1h14c.6 0 1-.4 1-1V3.8L8.6 9.5c-.3.3-.9.3-1.2 0zM15 0H1C.4 0 0 .5 0 1v.6l7.4 5.5c.4.3.9.3 1.2 0L16 1.6V1c0-.6-.4-1-1-1z'/%3E%3C/svg%3E");
    background-size: contain
}

.header_new .user_info li.mail a i:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12' width='16' height='12'%3E%3Cpath fill='%23008ae0' d='M7.4 9.5L0 3.8V11c0 .6.4 1 1 1h14c.6 0 1-.4 1-1V3.8L8.6 9.5c-.3.3-.9.3-1.2 0zM15 0H1C.4 0 0 .5 0 1v.6l7.4 5.5c.4.3.9.3 1.2 0L16 1.6V1c0-.6-.4-1-1-1z'/%3E%3C/svg%3E")
}

.header_new .user_info li.mail a i strong {
    position: absolute;
    left: -3px;
    top: -2px;
    z-index: 15;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f33;
    border: 1px solid #fff;
    display: block;
    -webkit-animation: a 1s 2 both;
    animation: a 1s 2 both
}

.header_new .user_info li.mail a.log {
    float: none
}

.header_new[data-float=fixed] {
    /* width: calc(100% - 20px); */
    /* height: 40px;
    padding: 7px 10px 0; */
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15)
}

/* .header_new[data-float=fixed] .user_info li {
    display: none
} */

/* .header_new[data-float=fixed] .user_info li.search {
    display: inline-block
} */

/* .header_new[data-float=fixed] .nav {
    clear: none;
    float: left;
    margin-left: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
} */

/* @media (min-width:1300px) {
    .header_new[data-float=fixed] .nav {
        width: auto;
        display: inline-block
    }
} */

/* .header_new[data-float=fixed] .nav ul li {
    padding: 0 3px
} */

/* @media (min-width:1200px) {
    .header_new[data-float=fixed] .nav ul li {
        padding: 0 8px
    }
} */

/* @media (min-width:1300px) {
    .header_new[data-float=fixed] .nav ul li {
        padding: 0 10px
    }
} */

/* .header_new[data-float=fixed] .nav ul li a {
    color: #777;
    font-size: 15px
} */

/* .header_new[data-float=fixed] .nav ul li.active a {
    color: hsla(0, 0%, 7%, .35);
    font-weight: 600
} */

/* .header_new[data-float=fixed] .logo {
    width: auto;
    height: 19px;
    padding: 8px 0 8px 10px
} */

/* @media (min-width:1200px) {
    .header_new[data-float=fixed] .logo {
        padding: 8px 0 8px 15px
    }
} */

/* .header_new[data-float=fixed] .logo a img {
    height: 19px
}

.header_new[data-searchbox=expand] .user_info li.search .search_container {
    max-width: 250px
}

.header_new[data-searchbox=expand] .user_info li.search .search_icon.icon_search {
    display: none
}

.header_new[data-searchbox=expand] .user_info li.search .search_icon.icon_close {
    font-size: 15px;
    display: block
} */

/* .header_new[data-searchbox=expand] .nav ul li {
    opacity: 0
} */

.header_new .nav ul li.blk_red {
    background-color: #c0392b;
    border-radius: 3px
}

.header_new .nav ul li.blk_red a {
    color: #fff
}

.header_new .nav ul li.blk_red.active a {
    color: hsla(0, 0%, 100%, .65)
}

.header_new .nav ul li.blk_orange {
    background-color: #d35400;
    border-radius: 3px
}

.header_new .nav ul li.blk_orange a {
    color: #fff
}

.header_new .nav ul li.blk_orange.active a {
    color: hsla(0, 0%, 100%, .65)
}

.header_new .nav ul li.blk_yellow {
    background-color: #f39c12;
    border-radius: 3px
}

.header_new .nav ul li.blk_yellow a {
    color: #fff
}

.header_new .nav ul li.blk_yellow.active a {
    color: hsla(0, 0%, 100%, .65)
}

.header_new .nav ul li.blk_green {
    background-color: #27ae60;
    border-radius: 3px
}

.header_new .nav ul li.blk_green a {
    color: #fff
}

.header_new .nav ul li.blk_green.active a {
    color: hsla(0, 0%, 100%, .65)
}

.header_new .nav ul li.blk_blue {
    background-color: #2980b9;
    border-radius: 3px
}

.header_new .nav ul li.blk_blue a {
    color: #fff
}

.header_new .nav ul li.blk_blue.active a {
    color: hsla(0, 0%, 100%, .65)
}

.header_new .nav ul li.blk_teal {
    background-color: #00b9c1;
    border-radius: 3px
}

.header_new .nav ul li.blk_teal a {
    color: #fff
}

.header_new .nav ul li.blk_teal.active a {
    color: hsla(0, 0%, 100%, .65)
}

.header_new .nav ul li.blk_purple {
    background-color: #8e44ad;
    border-radius: 3px
}

.header_new .nav ul li.blk_purple a {
    color: #fff
}

.header_new .nav ul li.blk_purple.active a {
    color: hsla(0, 0%, 100%, .65)
}

.header_new .nav ul li.blk_gray {
    background-color: #2c3e50;
    border-radius: 3px
}

.header_new .nav ul li.blk_gray a {
    color: #fff
}

.header_new .nav ul li.blk_gray.active a {
    color: hsla(0, 0%, 100%, .65)
}

.AD_wrap_wfull {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.AD_wrap_w997 {
    width: 997px;
    padding: 0 0 10px;
    margin: 0 auto
}

.AD_wrap_h250 {
    height: 250px;
    padding: 0 0 20px
}

.mst_box {
    background: 0 0 !important
}

.content_wrap .entertainment .header,
.content_wrap .header-news2017 .topbar,
.content_wrap .topbar2013 {
    display: none !important
}

#head-area {
    padding: 90px 0 0
}

/* @media (min-width:1300px) {
    #head-area {
        padding: 65px 0 0
    }
} */

.content_wrap .entertainment .index {
    padding-top: 5px !important
}

.fashion #container {
    margin: 0 auto !important
}

.header_new,
.header_new .user_info li {
    -webkit-transition: padding .3s ease 0s;
    transition: padding .3s ease 0s
}

.header_new .user_info li a {
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}

.header_new .user_info li.search .search_container {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.header_new .nav ul li {
    -webkit-transition: padding .3s ease 0s;
    transition: padding .3s ease 0s
}

.header_new .nav ul li a {
    -webkit-transition: color, font-size .3s ease 0s;
    transition: color, font-size .3s ease 0s
}

.header_new .user_info li.panda-btn a {
    width: auto;
    height: 30px;
    margin: 3px 0 0;
    display: inline-block
}

.header_new .user_info li.panda-btn a:hover img {
    filter: brightness(115%);
    transition: all 1.5s cubic-bezier(.165, .84, .44, 1)
}

.header_new .user_info li.panda-btn a img {
    height: 100%;
    display: block
}

/*20211103 ?嗆?靽格迤*/
.container{position:relative}
/*$j(this).scrollTop()>0){$j(".header_new").attr('data-float','fixed');}*/



/*20220908 ??獢?閮剖?????*/
/* .header_new[data-float="fixed"] .user_info{padding:0;} */
.header_new .user_info li.search .search_toggle{display:none;}
.header_new .user_info li.search .search_container{right:0!important;max-width:240px!important;} 
.header_new .user_info li.search .search_container .search_icon{left:205px!important;}